POV-Ray : Newsgroups : povray.newusers : Tiled images : Re: Tiled images Server Time
5 Sep 2024 16:16:01 EDT (-0400)
  Re: Tiled images  
From: Ken
Date: 27 Mar 2000 16:24:14
Message: <38DFCE99.15A70EE0@pacbell.net>
P.S. If you want to see something really strange add some turbulence to
your image map -

object { your_object
  pigment {
   image_map { tga "your_image.tga" }
    scale < x, y, z > // <-- this scales the pigment (image) only
    turbulence 0.3
  }
}

Works really well with peoples faces :)

-- 
Ken Tyler -  1300+ Povray, Graphics, 3D Rendering, and Raytracing Links:
http://home.pacbell.net/tylereng/index.html http://www.povray.org/links/


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.